CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线性分组码 实现

搜索资源列表

  1. simulate

    0下载:
  2. 循环冗余校验CRC (Cyclic Redundancy Check)码是由分组线性码的分支而来,其主要应用是二元码字。编码简单且误判概率很低,在通信系统中得到了广泛的应用。循环冗余校验码是属于分组码中的一类重要的线性码,它不仅在理论上具有很好的代数结构,而且其编码和译码可以通过线性移位寄存器很容易地实现。 通过对CRC的分析和基于MATLAB工具的仿真,充分证明了CRC的检错能力很强,编码简单。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7837
    • 提供者:王明
  1. 循环冗余校验CRC的算法分析和程序实现

    1下载:
  2. 循环冗余校验CRC(Cyclic Redundancy Check)是由分组线性码的分支而来,其主要应用是二元码组。编码简单且误判概率很低,在通信系统中得到了广泛的应用。重点介绍了CRC校验的原理及其算法实现。-Cyclic Redundancy Check (Cyclic Redundancy Check) is a linear code from the branch, its main application is binary codes. Coding simple misjudgm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8714
    • 提供者:许俊
  1. Cyclic(73)

    0下载:
  2. 循环码的定义以及由生成多项式求解生成 矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循 环码的编码器和解码器代码,实现了编码和译码功能。分析和讨论了 此码发现错误、纠正错误的能力,并讨论了其与线性分组码、Hamming 码等信道编码的区别与联系。 - Definition of cyclic codes generated by the polynomial generator matrix of the process of seeking system, writte
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:202176
    • 提供者:胡志宏
  1. xxfz

    0下载:
  2. 线性分组码的简单实现, 包括生成矩阵,最小码字,二-十进制转换等功能-Simple linear block code to achieve, including the generator matrix, the smallest code word, two- decimal conversion function
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3716
    • 提供者:王鹏
  1. shiyan4

    1下载:
  2. 主要实现的7-4线性分组码的编码和译码的过程,译码过程具有纠错的能力-Main achieved 7-4 linear block code encoding and decoding process, the decoding process with error correction ability
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:758
    • 提供者:
  1. RS

    0下载:
  2. RS纠错编码的原理介绍书籍。比较详细介绍了线性分组码、伽罗华域的概念,重要的是介绍了从原理至工程实现的设计方法。-RS error correction coding theory describes the books. A more detailed descr iption of the linear block code, the concept of Galois fields, it is important introduction to engineering design pr
  3. 所属分类:IT Hero

    • 发布日期:2017-05-16
    • 文件大小:3692579
    • 提供者:kan
  1. fpga

    0下载:
  2. 线性分组码的FPGA仿真与实现。欢迎分享,分享快乐。-The FPGA simulation and realization of the linear block code.Welcome to share, share the happiness.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:15578
    • 提供者:风弦
  1. matlab--7-4code

    2下载:
  2. 7-4线性分组码源代码在matlab中的程序实现,矩阵,信息为和校验位-7-4 linear block code source code in the matlab program implementation, matrix, for information and check digit
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3695
    • 提供者:zhangguangzhi
  1. errorcode

    0下载:
  2. 常见信道编码的实现代码c++编写,包含格雷码,线性分组码等-Common channel coding implementation code c++ written, including the Gray code, linear block code, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:11136
    • 提供者:潮水般
  1. linear

    0下载:
  2. 线性分组码编码电路和译码电路实现程序,仿真测试文件-Controls, coding, simulation test file linear block code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:任一涵
  1. xhmcode

    0下载:
  2. 环码:无权码,每位代码无固定权值,任何相邻的两个码组中,仅有一位代码不同。 一个(n,k)线性分组码C,若它的任一码字的每一循环移位寄存器都是C的一个码字,则称C是一个循环码 给出了循环码的定义以及由生成多项式求解生成矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循环码的编码器代码,实现了编码功能- Ring Code: no right code, each code is no fixed weight, any two adjacent code groups,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1304
    • 提供者:高山
  1. the-linear-block-code-

    1下载:
  2. AWGN下通过MATLAB实现线性分组码的编译-AWGN achieved under linear block code compiled by MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1313
    • 提供者:shinehan
  1. 04688109

    0下载:
  2. 信道编码线性分组码hamming码的编码器译码器设计与仿真实现-Channel coding of linear block code hamming code encoder decoder design and simulation implementation,,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:39936
    • 提供者:pkwordrr
  1. 8983847

    0下载:
  2. 信道编码线性分组码hamming码的编码器译码器设计与仿真实现,,(Channel coding of linear block code hamming code encoder decoder design and simulation implementation,,)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:39936
    • 提供者:Axvin
« 1 2»
搜珍网 www.dssz.com